[INFO] cloning repository https://github.com/chainsmith-deck-builder/chainsmith
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chainsmith-deck-builder/chainsmith" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchainsmith-deck-builder%2Fchainsmith", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchainsmith-deck-builder%2Fchainsmith'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4040597c4cc747ce7322da75ebd825b455d879e4
[INFO] testing chainsmith-deck-builder/chainsmith against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchainsmith-deck-builder%2Fchainsmith" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chainsmith-deck-builder/chainsmith
[INFO] finished tweaking git repo https://github.com/chainsmith-deck-builder/chainsmith
[INFO] tweaked toml for git repo https://github.com/chainsmith-deck-builder/chainsmith written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chainsmith-deck-builder/chainsmith on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chainsmith-deck-builder/chainsmith already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1569e9946e50e9f623fae3d03aaf64ea4d754758554d215b473dd215f5860639
[INFO] running `Command { std: "docker" "start" "-a" "1569e9946e50e9f623fae3d03aaf64ea4d754758554d215b473dd215f5860639", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1569e9946e50e9f623fae3d03aaf64ea4d754758554d215b473dd215f5860639", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1569e9946e50e9f623fae3d03aaf64ea4d754758554d215b473dd215f5860639", kill_on_drop: false }`
[INFO] [stdout] 1569e9946e50e9f623fae3d03aaf64ea4d754758554d215b473dd215f5860639
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 373c73052c104f9f7936706e4a876ddd8ff3c92880c4cded9223f27b1ed44284
[INFO] running `Command { std: "docker" "start" "-a" "373c73052c104f9f7936706e4a876ddd8ff3c92880c4cded9223f27b1ed44284", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling utoipa-axum v0.2.0
[INFO] [stderr]    Compiling chainsmith v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 41s
[INFO] running `Command { std: "docker" "inspect" "373c73052c104f9f7936706e4a876ddd8ff3c92880c4cded9223f27b1ed44284", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "373c73052c104f9f7936706e4a876ddd8ff3c92880c4cded9223f27b1ed44284", kill_on_drop: false }`
[INFO] [stdout] 373c73052c104f9f7936706e4a876ddd8ff3c92880c4cded9223f27b1ed44284
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 785e5f1e26a0c1e64d546848d57b0d920b733b1d6f91bb8de1de507ccc2e7d15
[INFO] running `Command { std: "docker" "start" "-a" "785e5f1e26a0c1e64d546848d57b0d920b733b1d6f91bb8de1de507ccc2e7d15", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling chainsmith v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "785e5f1e26a0c1e64d546848d57b0d920b733b1d6f91bb8de1de507ccc2e7d15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "785e5f1e26a0c1e64d546848d57b0d920b733b1d6f91bb8de1de507ccc2e7d15", kill_on_drop: false }`
[INFO] [stdout] 785e5f1e26a0c1e64d546848d57b0d920b733b1d6f91bb8de1de507ccc2e7d15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 235f1e42e35217bef55c75a6c4ec8a874c68f8c62d7b553edf47d7240c471e53
[INFO] running `Command { std: "docker" "start" "-a" "235f1e42e35217bef55c75a6c4ec8a874c68f8c62d7b553edf47d7240c471e53", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chainsmith-8cc5e952af3e8141)
[INFO] [stdout] 
[INFO] [stdout] running 168 tests
[INFO] [stdout] test api::cards::tests::it_filters_by_classes ... ok
[INFO] [stdout] test api::cards::tests::it_filters_by_text_substring_case_insensitive ... ok
[INFO] [stdout] test api::cards::tests::it_filters_by_legal_for_hero ... ok
[INFO] [stdout] test api::cards::tests::it_includes_default_printing_in_summary ... ok
[INFO] [stdout] test api::cards::tests::it_lists_all_cards_when_no_filters ... ok
[INFO] [stdout] test api::cards::tests::it_omits_next_cursor_on_last_page ... ok
[INFO] [stdout] test api::cards::tests::it_filters_by_pitch ... ok
[INFO] [stdout] test api::cards::tests::it_filters_by_talent ... ok
[INFO] [stdout] test api::cards::tests::it_returns_404_for_unknown_card ... ok
[INFO] [stdout] test api::cards::tests::it_paginates_with_limit_and_cursor ... ok
[INFO] [stdout] test api::heroes::tests::it_filters_by_class ... ok
[INFO] [stdout] test api::cards::tests::it_returns_card_detail_with_printings ... ok
[INFO] [stdout] test api::heroes::tests::it_filters_by_kind_pit_fighter ... ok
[INFO] [stdout] test api::heroes::tests::it_filters_by_kind_adult ... ok
[INFO] [stdout] test api::validate::tests::it_defaults_date_to_today_when_omitted ... ok
[INFO] [stdout] test api::validate::tests::it_returns_unsupported_format_for_blitz ... ok
[INFO] [stdout] test api::validate::tests::it_returns_valid_true_for_legal_deck ... ok
[INFO] [stdout] test api::heroes::tests::it_filters_by_talent ... ok
[INFO] [stdout] test api::heroes::tests::it_filters_by_kind_young ... ok
[INFO] [stdout] test api::validate::tests::it_returns_violations_for_off_class_card ... ok
[INFO] [stdout] test auth::tests::it_accepts_rs256_for_jwks ... ok
[INFO] [stdout] test auth::tests::it_accepts_es256_for_jwks ... ok
[INFO] [stdout] test auth::tests::it_rejects_expired_token ... ok
[INFO] [stdout] test auth::tests::it_accepts_valid_dev_secret_token ... ok
[INFO] [stdout] test api::heroes::tests::it_includes_hero_facts_in_summary ... ok
[INFO] [stdout] test api::heroes::tests::it_lists_only_heroes_excluding_other_card_types ... ok
[INFO] [stdout] test auth::tests::it_rejects_non_uuid_subject ... ok
[INFO] [stdout] test auth::tests::it_rejects_hs256_via_jwks_path ... ok
[INFO] [stdout] test auth::tests::it_rejects_token_signed_with_wrong_secret ... ok
[INFO] [stdout] test auth::tests::it_rejects_wrong_audience ... ok
[INFO] [stdout] test auth::tests::it_rejects_wrong_issuer ... ok
[INFO] [stdout] test api::validate::tests::it_returns_400_with_error_body_for_unsupported_format ... ok
[INFO] [stdout] test domain::catalog::tests::it_resolves_a_printing_to_its_card_when_both_present ... ok
[INFO] [stdout] test domain::catalog::tests::it_returns_none_when_printing_is_present_but_card_is_missing ... ok
[INFO] [stdout] test domain::catalog::tests::it_returns_none_when_resolving_missing_printing ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_accepts_a_normal_action_card ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_accepts_adult_hero ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_accepts_adult_hero_when_validation_date_is_before_living_legend_effective_date ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_does_not_report_card_banned_when_entry_is_after_date ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_does_not_report_card_banned_when_entry_is_inactive ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_exposes_cc_rules_with_60_pool_80_copy_3 ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_rejects_a_token_card ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_rejects_adult_hero_exactly_on_living_legend_effective_date ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_rejects_adult_hero_when_living_legend_retired_on_or_before_date ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_rejects_card_used_as_hero_when_no_hero_facts ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_rejects_deck_with_banned_card_in_pool ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_rejects_deck_with_pool_over_eighty ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_rejects_deck_with_token_in_pool ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_rejects_pit_fighter_hero ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_rejects_young_hero ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_reports_card_banned_when_active_entry_is_on_or_before_date ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_reports_format_id_classic_constructed ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_reports_no_restricted_cards_in_cc ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_treats_a_card_with_two_announcements_as_currently_status_of_latest ... ok
[INFO] [stdout] test api::validate::tests::it_serves_validate_endpoint_with_camelcase_response_shape ... ok
[INFO] [stdout] test auth::tests::it_parses_uuid_subject ... ok
[INFO] [stdout] test auth::tests::it_returns_not_configured_when_auth_is_disabled ... ok
[INFO] [stdout] test domain::format::tests::it_aggregates_copies_across_printings_of_same_card ... ok
[INFO] [stdout] test domain::catalog::tests::it_overwrites_a_card_when_inserted_with_same_id ... ok
[INFO] [stdout] test domain::format::tests::it_aggregates_multiple_violations ... ok
[INFO] [stdout] test domain::format::tests::it_allows_a_class_card_when_hero_has_that_class ... ok
[INFO] [stdout] test domain::format::tests::it_allows_off_hand_equipment_alongside_weapon_for_a_one_zone_hero ... ok
[INFO] [stdout] test domain::format::tests::it_allows_off_hand_equipment_in_off_hand ... ok
[INFO] [stdout] test api::heroes::tests::it_paginates_with_limit_and_cursor ... ok
[INFO] [stdout] test domain::format::tests::it_allows_one_handed_weapon_in_main_hand ... ok
[INFO] [stdout] test domain::format::tests::it_allows_one_weapon_for_a_one_zone_hero ... ok
[INFO] [stdout] test domain::format::tests::it_allows_two_one_handed_weapons ... ok
[INFO] [stdout] test domain::format::tests::it_allows_zero_hand_slots_filled ... ok
[INFO] [stdout] test domain::format::tests::it_allows_one_handed_weapon_in_off_hand ... ok
[INFO] [stdout] test domain::format::tests::it_allows_specialized_card_for_matching_hero ... ok
[INFO] [stdout] test domain::format::tests::it_allows_two_handed_with_companion_off_hand_equipment ... ok
[INFO] [stdout] test domain::format::tests::it_allows_two_handed_weapon_in_main_hand_with_empty_off_hand ... ok
[INFO] [stdout] test domain::format::tests::it_includes_essence_grants_in_hero_supertypes ... ok
[INFO] [stdout] test domain::format::tests::it_passes_copy_limit_when_at_max_copies ... ok
[INFO] [stdout] test domain::format::tests::it_passes_pool_size_when_at_or_under_limit ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_a_talent_card_when_hero_lacks_the_talent ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_action_card_in_off_hand ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_any_weapon_for_a_zero_zone_hero ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_a_class_card_when_hero_has_a_different_class ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_armor_in_main_hand ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_armor_in_off_hand ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_two_handed_weapon_in_off_hand ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_non_weapon_in_main_hand ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_two_handed_with_non_companion_off_hand_equipment ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_two_handed_with_one_handed_weapon_in_off_hand ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_two_weapons_for_a_one_zone_hero ... ok
[INFO] [stdout] test domain::format::tests::it_reports_equipment_slot_wrong_when_helm_in_chest_slot ... ok
[INFO] [stdout] test domain::format::tests::it_reports_equipment_not_in_pool ... ok
[INFO] [stdout] test domain::format::tests::it_reports_hero_missing_hero_type_when_action_is_used_as_hero ... ok
[INFO] [stdout] test domain::format::tests::it_reports_loadout_below_min_deck_size ... ok
[INFO] [stdout] test domain::format::tests::it_reports_loadout_card_not_in_pool ... ok
[INFO] [stdout] test domain::format::tests::it_reports_specialization_mismatch_when_hero_moniker_does_not_match ... ok
[INFO] [stdout] test domain::format::tests::it_reports_missing_pool_printing ... ok
[INFO] [stdout] test domain::format::tests::it_reports_missing_hero_when_printing_not_in_catalog ... ok
[INFO] [stdout] test domain::format::tests::it_reports_supertype_mismatch_for_off_class_card ... ok
[INFO] [stdout] test domain::format::tests::it_requires_all_card_talents_match_hero ... ok
[INFO] [stdout] test domain::format::tests::it_requires_all_card_classes_match_hero ... ok
[INFO] [stdout] test domain::format::tests::it_returns_none_for_empty_name ... ok
[INFO] [stdout] test domain::format::tests::it_skips_pool_size_when_format_has_no_pool_cap ... ok
[INFO] [stdout] test domain::format::tests::it_treats_a_generic_card_as_legal_for_any_hero ... ok
[INFO] [stdout] test domain::format::tests::it_takes_the_comma_prefix_as_moniker ... ok
[INFO] [stdout] test domain::format::tests::it_returns_full_trimmed_name_when_no_comma ... ok
[INFO] [stdout] test domain::format::tests::it_violates_pool_size_when_one_over_limit ... ok
[INFO] [stdout] test domain::format::tests::it_validates_a_minimal_legal_cc_deck ... ok
[INFO] [stdout] test domain::format::tests::it_violates_copy_limit_when_one_over_max ... ok
[INFO] [stdout] test domain::ids::tests::it_displays_card_id_as_inner_string ... ok
[INFO] [stdout] test domain::ids::tests::it_displays_hero_moniker ... ok
[INFO] [stdout] test domain::ids::tests::it_treats_card_id_and_printing_id_as_distinct_types ... ok
[INFO] [stdout] test domain::ids::tests::it_treats_two_card_ids_with_same_value_as_equal ... ok
[INFO] [stdout] test domain::ids::tests::it_uses_card_id_as_hashmap_key ... ok
[INFO] [stdout] test domain::special_rules::tests::it_allows_brevant_to_run_four_chivalry ... ok
[INFO] [stdout] test domain::special_rules::tests::it_allows_brutus_to_include_off_class_clash_cards ... ok
[INFO] [stdout] test domain::special_rules::tests::it_allows_shiyana_to_include_any_hero_specialization_card ... ok
[INFO] [stdout] test domain::special_rules::tests::it_allows_emperor_with_only_red_cards ... ok
[INFO] [stdout] test domain::special_rules::tests::it_does_not_apply_color_restriction_when_hero_is_not_emperor ... ok
[INFO] [stdout] test domain::special_rules::tests::it_does_not_relax_chivalry_copy_limit_for_non_brevant_heroes ... ok
[INFO] [stdout] test domain::special_rules::tests::it_does_not_relax_specialization_for_non_shiyana_heroes ... ok
[INFO] [stdout] test domain::special_rules::tests::it_exempts_pitchless_equipment_for_emperor ... ok
[INFO] [stdout] test domain::special_rules::tests::it_drops_a_violation_when_a_rule_uses_pinpoint_resolution ... ok
[INFO] [stdout] test domain::special_rules::tests::it_rejects_yellow_card_for_emperor ... ok
[INFO] [stdout] test domain::special_rules::tests::it_registers_all_four_rules ... ok
[INFO] [stdout] test domain::special_rules::tests::it_still_enforces_copy_limit_for_non_chivalry_when_hero_is_brevant ... ok
[INFO] [stdout] test domain::special_rules::tests::it_still_rejects_off_class_non_clash_cards_for_brutus ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_classifies_adult_hero ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_classifies_attack_action_card ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_classifies_equipment_with_slot_subtype ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_classifies_non_attack_action_card ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_classifies_pit_fighter_hero ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_classifies_two_handed_weapon ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_builds_a_catalog_from_realistic_json ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_classifies_young_hero ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_converts_a_banned_entry ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_converts_a_hero_card ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_converts_a_one_zone_hero ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_converts_a_two_handed_weapon ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_converts_a_zero_zone_hero ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_converts_a_printing_with_known_set_release_date ... ok
[INFO] [stdout] test domain::format::tests::it_allows_a_talent_card_when_hero_has_that_talent ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_defaults_to_two_weapon_zones_for_normal_hero_text ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_detects_one_weapon_zone_from_have_phrasing ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_detects_one_weapon_zone_from_start_of_game_phrasing ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_detects_zero_weapon_zones_when_cant_equip_weapons ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_drops_banned_entry_with_missing_effective_date ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_extracts_specialization_from_card_keywords ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_extracts_three_essence_talents_from_oxford_comma_form ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_extracts_two_essence_talents_with_and ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_falls_back_to_placeholder_when_set_release_unknown ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_leaves_image_url_none_when_upstream_omits_it ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_parses_full_upstream_data_from_disk ... ignored, requires FAB_CUBE_DATA_DIR pointing to a local repo clone
[INFO] [stdout] test sync::fab_cube::tests::it_marks_banned_card_as_banned_in_summary ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_marks_living_legend_hero_as_retired_in_cc ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_parses_iso_date_with_zulu_timezone ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_parses_health_for_hero ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_parses_empty_string_as_none_for_u8 ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_returns_empty_for_no_specialization_keyword ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_passes_image_url_through_to_printing ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_returns_empty_when_no_essence_marker_present ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_preserves_unknown_type_strings_as_subtypes ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_returns_none_for_invalid_iso_date ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_silently_drops_unknown_essence_terms ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_partitions_cache_dir_by_git_ref ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_treats_just_written_cache_as_fresh ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_treats_missing_cache_dir_as_not_fresh ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_treats_empty_cache_dir_as_not_fresh ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_loads_from_cache_without_calling_upstream_on_hit ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_writes_and_reads_back_cache_round_trip ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_extracts_single_essence_talent ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_converts_an_attack_action_card ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 167 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chainsmith-cbea1436a0ae608f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/dev_jwt.rs (/opt/rustwide/target/debug/deps/dev_jwt-99fbce083d41b407)
[INFO] [stderr]      Running unittests src/bin/export_openapi.rs (/opt/rustwide/target/debug/deps/export_openapi-3ba65557eeb26401)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_decks.rs (/opt/rustwide/target/debug/deps/api_decks-ea9c6eeaf0e76eba)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test it_lists_only_authenticated_users_decks ... FAILED
[INFO] [stdout] test it_patches_metadata_subset_and_leaves_pool_intact ... FAILED
[INFO] [stdout] test it_rejects_patch_without_if_match_header ... FAILED
[INFO] [stdout] test it_emits_etag_header_on_get_deck_response ... FAILED
[INFO] [stdout] test it_creates_a_deck_and_returns_201_with_full_body ... FAILED
[INFO] [stdout] test it_rejects_replace_without_authorization ... FAILED
[INFO] [stdout] test it_returns_404_when_replacing_other_users_deck ... FAILED
[INFO] [stdout] test it_allows_other_users_to_view_public_decks ... FAILED
[INFO] [stdout] test it_rejects_replace_without_if_match_header ... FAILED
[INFO] [stdout] test it_rejects_request_with_invalid_token ... FAILED
[INFO] [stdout] test it_returns_404_when_deleting_other_users_deck ... FAILED
[INFO] [stdout] test it_returns_404_when_fetching_other_users_private_deck ... FAILED
[INFO] [stdout] test it_returns_412_on_patch_with_stale_if_match ... FAILED
[INFO] [stdout] test it_soft_deletes_owners_deck_and_returns_204 ... FAILED
[INFO] [stdout] test it_replaces_deck_and_returns_new_etag ... FAILED
[INFO] [stdout] test it_rejects_request_without_authorization_header ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- it_lists_only_authenticated_users_decks stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_lists_only_authenticated_users_decks' (191) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57a5e01f3308 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57a5e01f3308 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57a5e020a6aa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57a5e020a6aa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x57a5e01f81a2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57a5e01f81a2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57a5e01d0e36 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57a5e01d0e36 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57a5e01eaf79 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57a5df64174c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57a5df64174c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57a5e01eb1f2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57a5e01eb1f2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57a5e01d0ef2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57a5e01c8479 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57a5e01d1e6d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57a5e020ae9c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57a5e020abe2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x57a5df9dba1b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57a5dfa5dd12 - sqlx_postgres[c6ad41b4af17f88f]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x57a5dfa6007e - <sqlx_postgres[c6ad41b4af17f88f]::database::Postgres as sqlx_core[8117a11163130708]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x57a5df5bd77f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[8117a11163130708]::testing::TestContext<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>, sqlx_core[8117a11163130708]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57a5df5f5823 - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x57a5df5bd8fd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57a5df5bdcfd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57a5df59a79d - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x57a5df59773b - tokio[23ed6a439c845af8]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x57a5df59773b - tokio[23ed6a439c845af8]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x57a5df59773b - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x57a5df55e6d0 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x57a5df58191d - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x57a5df57fd44 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x57a5df613b6b - <tokio[23ed6a439c845af8]::runtime::context::scoped::Scoped<tokio[23ed6a439c845af8]::runtime::scheduler::Context>>::set::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57a5df618be9 - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x57a5df59de52 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::try_with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x57a5df59afbe - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57a5df61692d - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x57a5df56df10 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x57a5df575a26 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x57a5df5771c0 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x57a5df609cb3 - tokio[23ed6a439c845af8]::runtime::context::runtime::enter_runtime::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x57a5df55c7d3 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x57a5df5ad751 - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57a5df5b091c - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x57a5df61de01 - sqlx_core[8117a11163130708]::rt::test_block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x57a5df5f26fe - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x57a5df5f2176 - sqlx_core[8117a11163130708]::testing::run_test_with_pool::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x57a5df60671a - <fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0} as sqlx_core[8117a11163130708]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x57a5df5d63e7 - api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:149:1
[INFO] [stdout]   51:     0x57a5df5bfba7 - api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:149:14
[INFO] [stdout]   52:     0x57a5df5f1cd6 - <api_decks[bb811fd765bae3d1]::it_lists_only_authenticated_users_decks::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57a5df63482b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x57a5df63482b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x57a5df6420a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x57a5df63cc04 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x57a5df63cc04 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x57a5df645122 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x57a5df645122 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x57a5df645122 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x57a5e01f278f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x57a5e01f278f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73de1e2c7aa4 - <unknown>
[INFO] [stdout]   74:     0x73de1e354a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_patches_metadata_subset_and_leaves_pool_intact stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_patches_metadata_subset_and_leaves_pool_intact' (192) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57a5e01f3308 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57a5e01f3308 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57a5e020a6aa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57a5e020a6aa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x57a5e01f81a2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57a5e01f81a2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57a5e01d0e36 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57a5e01d0e36 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57a5e01eaf79 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57a5df64174c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57a5df64174c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57a5e01eb1f2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57a5e01eb1f2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57a5e01d0ef2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57a5e01c8479 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57a5e01d1e6d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57a5e020ae9c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57a5e020abe2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x57a5df9dba1b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57a5dfa5dd12 - sqlx_postgres[c6ad41b4af17f88f]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x57a5dfa6007e - <sqlx_postgres[c6ad41b4af17f88f]::database::Postgres as sqlx_core[8117a11163130708]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x57a5df5bd77f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[8117a11163130708]::testing::TestContext<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>, sqlx_core[8117a11163130708]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57a5df5fd7a3 - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x57a5df5bdbfd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57a5df5bdffd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57a5df59aa9d - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x57a5df598abb - tokio[23ed6a439c845af8]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x57a5df598abb - tokio[23ed6a439c845af8]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x57a5df598abb - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x57a5df560c50 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x57a5df589b9d - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x57a5df57fec4 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x57a5df614b2b - <tokio[23ed6a439c845af8]::runtime::context::scoped::Scoped<tokio[23ed6a439c845af8]::runtime::scheduler::Context>>::set::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57a5df618ee9 - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x57a5df59ed52 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::try_with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x57a5df59b43e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57a5df616c2d - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x57a5df571090 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x57a5df576026 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x57a5df579980 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x57a5df60adf3 - tokio[23ed6a439c845af8]::runtime::context::runtime::enter_runtime::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x57a5df55d013 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x57a5df5ae411 - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57a5df5b289c - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x57a5df61f0c1 - sqlx_core[8117a11163130708]::rt::test_block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x57a5df5f2cfe - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x57a5df5f2536 - sqlx_core[8117a11163130708]::testing::run_test_with_pool::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x57a5df60695a - <fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0} as sqlx_core[8117a11163130708]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x57a5df5d6f27 - api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:481:1
[INFO] [stdout]   51:     0x57a5df5bfde7 - api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:481:14
[INFO] [stdout]   52:     0x57a5df5f1fd6 - <api_decks[bb811fd765bae3d1]::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57a5df63482b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x57a5df63482b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x57a5df6420a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x57a5df63cc04 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x57a5df63cc04 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x57a5df645122 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x57a5df645122 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x57a5df645122 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x57a5e01f278f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x57a5e01f278f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73de1e2c7aa4 - <unknown>
[INFO] [stdout]   74:     0x73de1e354a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_rejects_patch_without_if_match_header stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_rejects_patch_without_if_match_header' (193) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57a5e01f3308 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57a5e01f3308 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57a5e020a6aa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57a5e020a6aa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x57a5e01f81a2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57a5e01f81a2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57a5e01d0e36 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57a5e01d0e36 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57a5e01eaf79 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57a5df64174c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57a5df64174c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57a5e01eb1f2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57a5e01eb1f2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57a5e01d0ef2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57a5e01c8479 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57a5e01d1e6d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57a5e020ae9c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57a5e020abe2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x57a5df9dba1b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57a5dfa5dd12 - sqlx_postgres[c6ad41b4af17f88f]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x57a5dfa6007e - <sqlx_postgres[c6ad41b4af17f88f]::database::Postgres as sqlx_core[8117a11163130708]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x57a5df5bd77f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[8117a11163130708]::testing::TestContext<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>, sqlx_core[8117a11163130708]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57a5df5f62c3 - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x57a5df5bd93d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57a5df5bdd3d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57a5df59a7dd - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x57a5df5978db - tokio[23ed6a439c845af8]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x57a5df5978db - tokio[23ed6a439c845af8]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x57a5df5978db - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x57a5df55e9f0 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x57a5df5823fd - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x57a5df57fd64 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x57a5df613cbb - <tokio[23ed6a439c845af8]::runtime::context::scoped::Scoped<tokio[23ed6a439c845af8]::runtime::scheduler::Context>>::set::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57a5df618c29 - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x57a5df59df92 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::try_with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x57a5df59b01e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57a5df61696d - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x57a5df56e330 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x57a5df575aa6 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x57a5df577510 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x57a5df609e23 - tokio[23ed6a439c845af8]::runtime::context::runtime::enter_runtime::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x57a5df55c883 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x57a5df5ad861 - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57a5df5b0bbc - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x57a5df61df91 - sqlx_core[8117a11163130708]::rt::test_block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x57a5df5f277e - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x57a5df5f21c6 - sqlx_core[8117a11163130708]::testing::run_test_with_pool::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x57a5df60674a - <fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0} as sqlx_core[8117a11163130708]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x57a5df5d64d7 - api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:553:1
[INFO] [stdout]   51:     0x57a5df5bfbd7 - api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:553:14
[INFO] [stdout]   52:     0x57a5df5f1d16 - <api_decks[bb811fd765bae3d1]::it_rejects_patch_without_if_match_header::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57a5df63482b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x57a5df63482b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x57a5df6420a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x57a5df63cc04 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x57a5df63cc04 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x57a5df645122 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x57a5df645122 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x57a5df645122 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x57a5e01f278f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x57a5e01f278f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73de1e2c7aa4 - <unknown>
[INFO] [stdout]   74:     0x73de1e354a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_emits_etag_header_on_get_deck_response stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_emits_etag_header_on_get_deck_response' (190) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57a5e01f3308 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57a5e01f3308 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57a5e020a6aa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57a5e020a6aa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x57a5e01f81a2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57a5e01f81a2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57a5e01d0e36 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57a5e01d0e36 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57a5e01eaf79 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57a5df64174c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57a5df64174c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57a5e01eb1f2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57a5e01eb1f2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57a5e01d0ef2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57a5e01c8479 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57a5e01d1e6d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57a5e020ae9c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57a5e020abe2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x57a5df9dba1b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57a5dfa5dd12 - sqlx_postgres[c6ad41b4af17f88f]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x57a5dfa6007e - <sqlx_postgres[c6ad41b4af17f88f]::database::Postgres as sqlx_core[8117a11163130708]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x57a5df5bd77f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[8117a11163130708]::testing::TestContext<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>, sqlx_core[8117a11163130708]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57a5df5f7803 - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x57a5df5bd9bd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57a5df5bddbd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57a5df59a85d - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x57a5df597c1b - tokio[23ed6a439c845af8]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x57a5df597c1b - tokio[23ed6a439c845af8]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x57a5df597c1b - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x57a5df55f030 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x57a5df5839bd - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x57a5df57fda4 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x57a5df613f5b - <tokio[23ed6a439c845af8]::runtime::context::scoped::Scoped<tokio[23ed6a439c845af8]::runtime::scheduler::Context>>::set::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57a5df618ca9 - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x57a5df59e212 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::try_with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x57a5df59b0de - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57a5df6169ed - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x57a5df56eb70 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x57a5df575ba6 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x57a5df577bb0 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x57a5df60a103 - tokio[23ed6a439c845af8]::runtime::context::runtime::enter_runtime::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x57a5df55c9e3 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x57a5df5ada81 - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57a5df5b10fc - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x57a5df61e2b1 - sqlx_core[8117a11163130708]::rt::test_block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x57a5df5f287e - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x57a5df5f2266 - sqlx_core[8117a11163130708]::testing::run_test_with_pool::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x57a5df6067aa - <fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0} as sqlx_core[8117a11163130708]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x57a5df5d66b7 - api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:339:1
[INFO] [stdout]   51:     0x57a5df5bfc37 - api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:339:14
[INFO] [stdout]   52:     0x57a5df5f1d96 - <api_decks[bb811fd765bae3d1]::it_emits_etag_header_on_get_deck_response::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57a5df63482b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x57a5df63482b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x57a5df6420a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x57a5df63cc04 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x57a5df63cc04 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x57a5df645122 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x57a5df645122 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x57a5df645122 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x57a5e01f278f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x57a5e01f278f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73de1e2c7aa4 - <unknown>
[INFO] [stdout]   74:     0x73de1e354a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_creates_a_deck_and_returns_201_with_full_body stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_creates_a_deck_and_returns_201_with_full_body' (189) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57a5e01f3308 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57a5e01f3308 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57a5e020a6aa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57a5e020a6aa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x57a5e01f81a2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57a5e01f81a2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57a5e01d0e36 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57a5e01d0e36 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57a5e01eaf79 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57a5df64174c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57a5df64174c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57a5e01eb1f2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57a5e01eb1f2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57a5e01d0ef2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57a5e01c8479 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57a5e01d1e6d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57a5e020ae9c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57a5e020abe2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x57a5df9dba1b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57a5dfa5dd12 - sqlx_postgres[c6ad41b4af17f88f]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x57a5dfa6007e - <sqlx_postgres[c6ad41b4af17f88f]::database::Postgres as sqlx_core[8117a11163130708]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x57a5df5bd77f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[8117a11163130708]::testing::TestContext<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>, sqlx_core[8117a11163130708]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57a5df5fcd03 - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x57a5df5bdbbd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57a5df5bdfbd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57a5df59aa5d - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x57a5df59891b - tokio[23ed6a439c845af8]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x57a5df59891b - tokio[23ed6a439c845af8]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x57a5df59891b - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x57a5df560930 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x57a5df5890bd - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x57a5df57fea4 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x57a5df6149db - <tokio[23ed6a439c845af8]::runtime::context::scoped::Scoped<tokio[23ed6a439c845af8]::runtime::scheduler::Context>>::set::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57a5df618ea9 - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x57a5df59ec12 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::try_with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x57a5df59b3de - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57a5df616bed - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x57a5df570c70 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x57a5df575fa6 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x57a5df579630 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x57a5df60ac83 - tokio[23ed6a439c845af8]::runtime::context::runtime::enter_runtime::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x57a5df55cf63 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x57a5df5ae301 - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57a5df5b25fc - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x57a5df61ef31 - sqlx_core[8117a11163130708]::rt::test_block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x57a5df5f2c7e - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x57a5df5f24e6 - sqlx_core[8117a11163130708]::testing::run_test_with_pool::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x57a5df60692a - <fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0} as sqlx_core[8117a11163130708]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x57a5df5d6e37 - api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:117:1
[INFO] [stdout]   51:     0x57a5df5bfdb7 - api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:117:14
[INFO] [stdout]   52:     0x57a5df5f1f96 - <api_decks[bb811fd765bae3d1]::it_creates_a_deck_and_returns_201_with_full_body::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57a5df63482b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x57a5df63482b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x57a5df6420a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x57a5df63cc04 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x57a5df63cc04 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x57a5df645122 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x57a5df645122 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x57a5df645122 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x57a5e01f278f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x57a5e01f278f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73de1e2c7aa4 - <unknown>
[INFO] [stdout]   74:     0x73de1e354a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_rejects_replace_without_authorization stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_rejects_replace_without_authorization' (194) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57a5e01f3308 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57a5e01f3308 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57a5e020a6aa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57a5e020a6aa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x57a5e01f81a2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57a5e01f81a2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57a5e01d0e36 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57a5e01d0e36 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57a5e01eaf79 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57a5df64174c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57a5df64174c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57a5e01eb1f2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57a5e01eb1f2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57a5e01d0ef2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57a5e01c8479 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57a5e01d1e6d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57a5e020ae9c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57a5e020abe2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x57a5df9dba1b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57a5dfa5dd12 - sqlx_postgres[c6ad41b4af17f88f]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x57a5dfa6007e - <sqlx_postgres[c6ad41b4af17f88f]::database::Postgres as sqlx_core[8117a11163130708]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x57a5df5bd77f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[8117a11163130708]::testing::TestContext<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>, sqlx_core[8117a11163130708]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57a5df5f6d63 - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x57a5df5bd97d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57a5df5bdd7d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57a5df59a81d - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x57a5df597a7b - tokio[23ed6a439c845af8]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x57a5df597a7b - tokio[23ed6a439c845af8]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x57a5df597a7b - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x57a5df55ed10 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x57a5df582edd - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x57a5df57fd84 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x57a5df613e0b - <tokio[23ed6a439c845af8]::runtime::context::scoped::Scoped<tokio[23ed6a439c845af8]::runtime::scheduler::Context>>::set::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57a5df618c69 - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x57a5df59e0d2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::try_with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x57a5df59b07e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57a5df6169ad - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x57a5df56e750 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x57a5df575b26 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x57a5df577860 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x57a5df609f93 - tokio[23ed6a439c845af8]::runtime::context::runtime::enter_runtime::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x57a5df55c933 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x57a5df5ad971 - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57a5df5b0e5c - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x57a5df61e121 - sqlx_core[8117a11163130708]::rt::test_block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x57a5df5f27fe - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x57a5df5f2216 - sqlx_core[8117a11163130708]::testing::run_test_with_pool::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x57a5df60677a - <fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0} as sqlx_core[8117a11163130708]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x57a5df5d65c7 - api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:464:1
[INFO] [stdout]   51:     0x57a5df5bfc07 - api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:464:14
[INFO] [stdout]   52:     0x57a5df5f1d56 - <api_decks[bb811fd765bae3d1]::it_rejects_replace_without_authorization::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57a5df63482b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x57a5df63482b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x57a5df6420a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x57a5df63cc04 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x57a5df63cc04 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x57a5df645122 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x57a5df645122 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x57a5df645122 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x57a5e01f278f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x57a5e01f278f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73de1e2c7aa4 - <unknown>
[INFO] [stdout]   74:     0x73de1e354a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_returns_404_when_replacing_other_users_deck stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_returns_404_when_replacing_other_users_deck' (201) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57a5e01f3308 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57a5e01f3308 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57a5e020a6aa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57a5e020a6aa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x57a5e01f81a2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57a5e01f81a2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57a5e01d0e36 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57a5e01d0e36 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57a5e01eaf79 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57a5df64174c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57a5df64174c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57a5e01eb1f2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57a5e01eb1f2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57a5e01d0ef2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57a5e01c8479 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57a5e01d1e6d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57a5e020ae9c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57a5e020abe2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x57a5df9dba1b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57a5dfa5dd12 - sqlx_postgres[c6ad41b4af17f88f]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x57a5dfa6007e - <sqlx_postgres[c6ad41b4af17f88f]::database::Postgres as sqlx_core[8117a11163130708]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x57a5df5bd77f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[8117a11163130708]::testing::TestContext<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>, sqlx_core[8117a11163130708]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57a5df5fb7c3 - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x57a5df5bdb3d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57a5df5bdf3d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57a5df59a9dd - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x57a5df5985db - tokio[23ed6a439c845af8]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x57a5df5985db - tokio[23ed6a439c845af8]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x57a5df5985db - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x57a5df5602f0 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x57a5df587afd - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x57a5df57fe64 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x57a5df61473b - <tokio[23ed6a439c845af8]::runtime::context::scoped::Scoped<tokio[23ed6a439c845af8]::runtime::scheduler::Context>>::set::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57a5df618e29 - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x57a5df59e992 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::try_with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x57a5df59b31e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57a5df616b6d - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x57a5df570430 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x57a5df575ea6 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x57a5df578f90 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x57a5df60a9a3 - tokio[23ed6a439c845af8]::runtime::context::runtime::enter_runtime::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x57a5df55ce03 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x57a5df5ae0e1 - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57a5df5b20bc - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x57a5df61ec11 - sqlx_core[8117a11163130708]::rt::test_block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x57a5df5f2b7e - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x57a5df5f2446 - sqlx_core[8117a11163130708]::testing::run_test_with_pool::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x57a5df6068ca - <fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0} as sqlx_core[8117a11163130708]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x57a5df5d6c57 - api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:444:1
[INFO] [stdout]   51:     0x57a5df5bfd57 - api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:444:14
[INFO] [stdout]   52:     0x57a5df5f1f16 - <api_decks[bb811fd765bae3d1]::it_returns_404_when_replacing_other_users_deck::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57a5df63482b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x57a5df63482b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x57a5df6420a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x57a5df63cc04 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x57a5df63cc04 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x57a5df645122 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x57a5df645122 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x57a5df645122 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x57a5e01f278f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x57a5e01f278f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73de1e2c7aa4 - <unknown>
[INFO] [stdout]   74:     0x73de1e354a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_allows_other_users_to_view_public_decks stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_allows_other_users_to_view_public_decks' (188) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57a5e01f3308 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57a5e01f3308 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57a5e020a6aa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57a5e020a6aa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x57a5e01f81a2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57a5e01f81a2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57a5e01d0e36 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57a5e01d0e36 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57a5e01eaf79 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57a5df64174c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57a5df64174c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57a5e01eb1f2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57a5e01eb1f2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57a5e01d0ef2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57a5e01c8479 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57a5e01d1e6d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57a5e020ae9c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57a5e020abe2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x57a5df9dba1b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57a5dfa5dd12 - sqlx_postgres[c6ad41b4af17f88f]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x57a5dfa6007e - <sqlx_postgres[c6ad41b4af17f88f]::database::Postgres as sqlx_core[8117a11163130708]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x57a5df5bd77f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[8117a11163130708]::testing::TestContext<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>, sqlx_core[8117a11163130708]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57a5df5f82a3 - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x57a5df5bd9fd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57a5df5bddfd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57a5df59a89d - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x57a5df597dbb - tokio[23ed6a439c845af8]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x57a5df597dbb - tokio[23ed6a439c845af8]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x57a5df597dbb - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x57a5df55f350 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x57a5df58449d - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x57a5df57fdc4 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x57a5df6140ab - <tokio[23ed6a439c845af8]::runtime::context::scoped::Scoped<tokio[23ed6a439c845af8]::runtime::scheduler::Context>>::set::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57a5df618ce9 - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x57a5df59e352 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::try_with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x57a5df59b13e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57a5df616a2d - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x57a5df56ef90 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x57a5df575c26 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x57a5df577f00 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x57a5df60a273 - tokio[23ed6a439c845af8]::runtime::context::runtime::enter_runtime::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x57a5df55ca93 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x57a5df5adb91 - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57a5df5b139c - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x57a5df61e441 - sqlx_core[8117a11163130708]::rt::test_block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x57a5df5f28fe - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x57a5df5f22b6 - sqlx_core[8117a11163130708]::testing::run_test_with_pool::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x57a5df6067da - <fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0} as sqlx_core[8117a11163130708]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x57a5df5d67a7 - api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:263:1
[INFO] [stdout]   51:     0x57a5df5bfc67 - api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:263:14
[INFO] [stdout]   52:     0x57a5df5f1dd6 - <api_decks[bb811fd765bae3d1]::it_allows_other_users_to_view_public_decks::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57a5df63482b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x57a5df63482b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x57a5df6420a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x57a5df63cc04 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x57a5df63cc04 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x57a5df645122 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x57a5df645122 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x57a5df645122 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x57a5e01f278f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x57a5e01f278f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73de1e2c7aa4 - <unknown>
[INFO] [stdout]   74:     0x73de1e354a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_rejects_replace_without_if_match_header stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_rejects_replace_without_if_match_header' (195) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57a5e01f3308 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57a5e01f3308 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57a5e020a6aa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57a5e020a6aa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x57a5e01f81a2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57a5e01f81a2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57a5e01d0e36 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57a5e01d0e36 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57a5e01eaf79 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57a5df64174c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57a5df64174c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57a5e01eb1f2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57a5e01eb1f2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57a5e01d0ef2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57a5e01c8479 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57a5e01d1e6d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57a5e020ae9c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57a5e020abe2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x57a5df9dba1b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57a5dfa5dd12 - sqlx_postgres[c6ad41b4af17f88f]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x57a5dfa6007e - <sqlx_postgres[c6ad41b4af17f88f]::database::Postgres as sqlx_core[8117a11163130708]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x57a5df5bd77f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[8117a11163130708]::testing::TestContext<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>, sqlx_core[8117a11163130708]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57a5df5f8d43 - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x57a5df5bda3d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57a5df5bde3d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57a5df59a8dd - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x57a5df597f5b - tokio[23ed6a439c845af8]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x57a5df597f5b - tokio[23ed6a439c845af8]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x57a5df597f5b - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x57a5df55f670 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x57a5df584f7d - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x57a5df57fde4 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x57a5df6141fb - <tokio[23ed6a439c845af8]::runtime::context::scoped::Scoped<tokio[23ed6a439c845af8]::runtime::scheduler::Context>>::set::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57a5df618d29 - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x57a5df59e492 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::try_with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x57a5df59b19e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57a5df616a6d - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x57a5df56f3b0 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x57a5df575ca6 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x57a5df578250 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x57a5df60a3e3 - tokio[23ed6a439c845af8]::runtime::context::runtime::enter_runtime::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x57a5df55cb43 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x57a5df5adca1 - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57a5df5b163c - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x57a5df61e5d1 - sqlx_core[8117a11163130708]::rt::test_block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x57a5df5f297e - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x57a5df5f2306 - sqlx_core[8117a11163130708]::testing::run_test_with_pool::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x57a5df60680a - <fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0} as sqlx_core[8117a11163130708]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x57a5df5d6897 - api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:424:1
[INFO] [stdout]   51:     0x57a5df5bfc97 - api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:424:14
[INFO] [stdout]   52:     0x57a5df5f1e16 - <api_decks[bb811fd765bae3d1]::it_rejects_replace_without_if_match_header::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57a5df63482b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x57a5df63482b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x57a5df6420a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x57a5df63cc04 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x57a5df63cc04 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x57a5df645122 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x57a5df645122 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x57a5df645122 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x57a5e01f278f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x57a5e01f278f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73de1e2c7aa4 - <unknown>
[INFO] [stdout]   74:     0x73de1e354a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_rejects_request_with_invalid_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_rejects_request_with_invalid_token' (196) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57a5e01f3308 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57a5e01f3308 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57a5e020a6aa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57a5e020a6aa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x57a5e01f81a2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57a5e01f81a2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57a5e01d0e36 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57a5e01d0e36 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57a5e01eaf79 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57a5df64174c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57a5df64174c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57a5e01eb1f2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57a5e01eb1f2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57a5e01d0ef2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57a5e01c8479 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57a5e01d1e6d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57a5e020ae9c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57a5e020abe2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x57a5df9dba1b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57a5dfa5dd12 - sqlx_postgres[c6ad41b4af17f88f]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x57a5dfa6007e - <sqlx_postgres[c6ad41b4af17f88f]::database::Postgres as sqlx_core[8117a11163130708]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x57a5df5bd77f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[8117a11163130708]::testing::TestContext<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>, sqlx_core[8117a11163130708]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57a5df5f42e3 - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x57a5df5bd87d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57a5df5bdc7d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57a5df59a71d - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x57a5df5973fb - tokio[23ed6a439c845af8]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x57a5df5973fb - tokio[23ed6a439c845af8]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x57a5df5973fb - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x57a5df55e090 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x57a5df58035d - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x57a5df57fd04 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x57a5df6138cb - <tokio[23ed6a439c845af8]::runtime::context::scoped::Scoped<tokio[23ed6a439c845af8]::runtime::scheduler::Context>>::set::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57a5df618b69 - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x57a5df59dbd2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::try_with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x57a5df59aefe - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57a5df6168ad - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x57a5df56d6d0 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x57a5df575926 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x57a5df576b20 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x57a5df6099d3 - tokio[23ed6a439c845af8]::runtime::context::runtime::enter_runtime::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x57a5df55c673 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x57a5df5ad531 - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57a5df5b03dc - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x57a5df61dae1 - sqlx_core[8117a11163130708]::rt::test_block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x57a5df5f25fe - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x57a5df5f20d6 - sqlx_core[8117a11163130708]::testing::run_test_with_pool::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x57a5df6066ba - <fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0} as sqlx_core[8117a11163130708]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x57a5df5d6207 - api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:216:1
[INFO] [stdout]   51:     0x57a5df5bfb47 - api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:216:14
[INFO] [stdout]   52:     0x57a5df5f1c56 - <api_decks[bb811fd765bae3d1]::it_rejects_request_with_invalid_token::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57a5df63482b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x57a5df63482b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x57a5df6420a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x57a5df63cc04 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x57a5df63cc04 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x57a5df645122 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x57a5df645122 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x57a5df645122 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x57a5e01f278f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x57a5e01f278f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73de1e2c7aa4 - <unknown>
[INFO] [stdout]   74:     0x73de1e354a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_returns_404_when_deleting_other_users_deck stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_returns_404_when_deleting_other_users_deck' (199) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57a5e01f3308 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57a5e01f3308 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57a5e020a6aa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57a5e020a6aa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x57a5e01f81a2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57a5e01f81a2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57a5e01d0e36 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57a5e01d0e36 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57a5e01eaf79 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57a5df64174c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57a5df64174c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57a5e01eb1f2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57a5e01eb1f2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57a5e01d0ef2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57a5e01c8479 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57a5e01d1e6d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57a5e020ae9c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57a5e020abe2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x57a5df9dba1b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57a5dfa5dd12 - sqlx_postgres[c6ad41b4af17f88f]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x57a5dfa6007e - <sqlx_postgres[c6ad41b4af17f88f]::database::Postgres as sqlx_core[8117a11163130708]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x57a5df5bd77f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[8117a11163130708]::testing::TestContext<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>, sqlx_core[8117a11163130708]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57a5df5fad23 - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x57a5df5bdafd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57a5df5bdefd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57a5df59a99d - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x57a5df59843b - tokio[23ed6a439c845af8]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x57a5df59843b - tokio[23ed6a439c845af8]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x57a5df59843b - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x57a5df55ffd0 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x57a5df58701d - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x57a5df57fe44 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x57a5df6145eb - <tokio[23ed6a439c845af8]::runtime::context::scoped::Scoped<tokio[23ed6a439c845af8]::runtime::scheduler::Context>>::set::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57a5df618de9 - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x57a5df59e852 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::try_with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x57a5df59b2be - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57a5df616b2d - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x57a5df570010 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x57a5df575e26 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x57a5df578c40 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x57a5df60a833 - tokio[23ed6a439c845af8]::runtime::context::runtime::enter_runtime::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x57a5df55cd53 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x57a5df5adfd1 - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57a5df5b1e1c - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x57a5df61ea81 - sqlx_core[8117a11163130708]::rt::test_block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x57a5df5f2afe - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x57a5df5f23f6 - sqlx_core[8117a11163130708]::testing::run_test_with_pool::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x57a5df60689a - <fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0} as sqlx_core[8117a11163130708]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x57a5df5d6b67 - api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:571:1
[INFO] [stdout]   51:     0x57a5df5bfd27 - api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:571:14
[INFO] [stdout]   52:     0x57a5df5f1ed6 - <api_decks[bb811fd765bae3d1]::it_returns_404_when_deleting_other_users_deck::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57a5df63482b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x57a5df63482b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x57a5df6420a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x57a5df63cc04 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x57a5df63cc04 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x57a5df645122 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x57a5df645122 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x57a5df645122 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x57a5e01f278f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x57a5e01f278f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73de1e2c7aa4 - <unknown>
[INFO] [stdout]   74:     0x73de1e354a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_returns_404_when_fetching_other_users_private_deck stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_returns_404_when_fetching_other_users_private_deck' (200) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57a5e01f3308 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57a5e01f3308 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57a5e020a6aa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57a5e020a6aa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x57a5e01f81a2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57a5e01f81a2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57a5e01d0e36 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57a5e01d0e36 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57a5e01eaf79 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57a5df64174c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57a5df64174c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57a5e01eb1f2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57a5e01eb1f2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57a5e01d0ef2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57a5e01c8479 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57a5e01d1e6d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57a5e020ae9c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57a5e020abe2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x57a5df9dba1b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57a5dfa5dd12 - sqlx_postgres[c6ad41b4af17f88f]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x57a5dfa6007e - <sqlx_postgres[c6ad41b4af17f88f]::database::Postgres as sqlx_core[8117a11163130708]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x57a5df5bd77f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[8117a11163130708]::testing::TestContext<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>, sqlx_core[8117a11163130708]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57a5df5fe243 - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x57a5df5bdc3d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57a5df5be03d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57a5df59aadd - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x57a5df598c5b - tokio[23ed6a439c845af8]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x57a5df598c5b - tokio[23ed6a439c845af8]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x57a5df598c5b - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x57a5df560f70 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x57a5df58a67d - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x57a5df57fee4 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x57a5df614c7b - <tokio[23ed6a439c845af8]::runtime::context::scoped::Scoped<tokio[23ed6a439c845af8]::runtime::scheduler::Context>>::set::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57a5df618f29 - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x57a5df59ee92 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::try_with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x57a5df59b49e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57a5df616c6d - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x57a5df5714b0 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x57a5df5760a6 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x57a5df579cd0 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x57a5df60af63 - tokio[23ed6a439c845af8]::runtime::context::runtime::enter_runtime::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x57a5df55d0c3 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x57a5df5ae521 - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57a5df5b2b3c - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x57a5df61f251 - sqlx_core[8117a11163130708]::rt::test_block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x57a5df5f2d7e - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x57a5df5f2586 - sqlx_core[8117a11163130708]::testing::run_test_with_pool::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x57a5df60698a - <fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0} as sqlx_core[8117a11163130708]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x57a5df5d7017 - api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:229:1
[INFO] [stdout]   51:     0x57a5df5bfe17 - api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:229:14
[INFO] [stdout]   52:     0x57a5df5f2016 - <api_decks[bb811fd765bae3d1]::it_returns_404_when_fetching_other_users_private_deck::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57a5df63482b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x57a5df63482b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x57a5df6420a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x57a5df63cc04 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x57a5df63cc04 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x57a5df645122 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x57a5df645122 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x57a5df645122 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x57a5e01f278f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x57a5e01f278f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73de1e2c7aa4 - <unknown>
[INFO] [stdout]   74:     0x73de1e354a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_returns_412_on_patch_with_stale_if_match stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_returns_412_on_patch_with_stale_if_match' (202) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57a5e01f3308 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57a5e01f3308 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57a5e020a6aa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57a5e020a6aa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x57a5e01f81a2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57a5e01f81a2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57a5e01d0e36 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57a5e01d0e36 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57a5e01eaf79 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57a5df64174c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57a5df64174c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57a5e01eb1f2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57a5e01eb1f2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57a5e01d0ef2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57a5e01c8479 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57a5e01d1e6d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57a5e020ae9c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57a5e020abe2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x57a5df9dba1b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57a5dfa5dd12 - sqlx_postgres[c6ad41b4af17f88f]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x57a5dfa6007e - <sqlx_postgres[c6ad41b4af17f88f]::database::Postgres as sqlx_core[8117a11163130708]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x57a5df5bd77f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[8117a11163130708]::testing::TestContext<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>, sqlx_core[8117a11163130708]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57a5df5f97e3 - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x57a5df5bda7d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57a5df5bde7d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57a5df59a91d - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x57a5df5980fb - tokio[23ed6a439c845af8]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x57a5df5980fb - tokio[23ed6a439c845af8]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x57a5df5980fb - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x57a5df55f990 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x57a5df585a5d - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x57a5df57fe04 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x57a5df61434b - <tokio[23ed6a439c845af8]::runtime::context::scoped::Scoped<tokio[23ed6a439c845af8]::runtime::scheduler::Context>>::set::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57a5df618d69 - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x57a5df59e5d2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::try_with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x57a5df59b1fe - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57a5df616aad - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x57a5df56f7d0 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x57a5df575d26 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x57a5df5785a0 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x57a5df60a553 - tokio[23ed6a439c845af8]::runtime::context::runtime::enter_runtime::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x57a5df55cbf3 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x57a5df5addb1 - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57a5df5b18dc - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x57a5df61e761 - sqlx_core[8117a11163130708]::rt::test_block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x57a5df5f29fe - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x57a5df5f2356 - sqlx_core[8117a11163130708]::testing::run_test_with_pool::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x57a5df60683a - <fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0} as sqlx_core[8117a11163130708]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x57a5df5d6987 - api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:519:1
[INFO] [stdout]   51:     0x57a5df5bfcc7 - api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:519:14
[INFO] [stdout]   52:     0x57a5df5f1e56 - <api_decks[bb811fd765bae3d1]::it_returns_412_on_patch_with_stale_if_match::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57a5df63482b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x57a5df63482b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x57a5df6420a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x57a5df63cc04 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x57a5df63cc04 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x57a5df645122 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x57a5df645122 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x57a5df645122 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x57a5e01f278f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x57a5e01f278f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73de1e2c7aa4 - <unknown>
[INFO] [stdout]   74:     0x73de1e354a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_soft_deletes_owners_deck_and_returns_204 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_soft_deletes_owners_deck_and_returns_204' (203) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57a5e01f3308 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57a5e01f3308 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57a5e020a6aa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57a5e020a6aa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x57a5e01f81a2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57a5e01f81a2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57a5e01d0e36 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57a5e01d0e36 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57a5e01eaf79 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57a5df64174c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57a5df64174c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57a5e01eb1f2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57a5e01eb1f2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57a5e01d0ef2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57a5e01c8479 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57a5e01d1e6d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57a5e020ae9c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57a5e020abe2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x57a5df9dba1b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57a5dfa5dd12 - sqlx_postgres[c6ad41b4af17f88f]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x57a5dfa6007e - <sqlx_postgres[c6ad41b4af17f88f]::database::Postgres as sqlx_core[8117a11163130708]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x57a5df5bd77f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[8117a11163130708]::testing::TestContext<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>, sqlx_core[8117a11163130708]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57a5df5fa283 - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x57a5df5bdabd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57a5df5bdebd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57a5df59a95d - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x57a5df59829b - tokio[23ed6a439c845af8]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x57a5df59829b - tokio[23ed6a439c845af8]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x57a5df59829b - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x57a5df55fcb0 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x57a5df58653d - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x57a5df57fe24 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x57a5df61449b - <tokio[23ed6a439c845af8]::runtime::context::scoped::Scoped<tokio[23ed6a439c845af8]::runtime::scheduler::Context>>::set::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57a5df618da9 - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x57a5df59e712 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::try_with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x57a5df59b25e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57a5df616aed - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x57a5df56fbf0 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x57a5df575da6 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x57a5df5788f0 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x57a5df60a6c3 - tokio[23ed6a439c845af8]::runtime::context::runtime::enter_runtime::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x57a5df55cca3 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x57a5df5adec1 - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57a5df5b1b7c - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x57a5df61e8f1 - sqlx_core[8117a11163130708]::rt::test_block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x57a5df5f2a7e - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x57a5df5f23a6 - sqlx_core[8117a11163130708]::testing::run_test_with_pool::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x57a5df60686a - <fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0} as sqlx_core[8117a11163130708]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x57a5df5d6a77 - api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:297:1
[INFO] [stdout]   51:     0x57a5df5bfcf7 - api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:297:14
[INFO] [stdout]   52:     0x57a5df5f1e96 - <api_decks[bb811fd765bae3d1]::it_soft_deletes_owners_deck_and_returns_204::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57a5df63482b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x57a5df63482b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x57a5df6420a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x57a5df63cc04 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x57a5df63cc04 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x57a5df645122 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x57a5df645122 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x57a5df645122 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x57a5e01f278f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x57a5e01f278f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73de1e2c7aa4 - <unknown>
[INFO] [stdout]   74:     0x73de1e354a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_replaces_deck_and_returns_new_etag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_replaces_deck_and_returns_new_etag' (198) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57a5e01f3308 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57a5e01f3308 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57a5e020a6aa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57a5e020a6aa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x57a5e01f81a2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57a5e01f81a2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57a5e01d0e36 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57a5e01d0e36 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57a5e01eaf79 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57a5df64174c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57a5df64174c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57a5e01eb1f2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57a5e01eb1f2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57a5e01d0ef2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57a5e01c8479 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57a5e01d1e6d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57a5e020ae9c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57a5e020abe2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x57a5df9dba1b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57a5dfa5dd12 - sqlx_postgres[c6ad41b4af17f88f]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x57a5dfa6007e - <sqlx_postgres[c6ad41b4af17f88f]::database::Postgres as sqlx_core[8117a11163130708]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x57a5df5bd77f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[8117a11163130708]::testing::TestContext<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>, sqlx_core[8117a11163130708]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57a5df5f4d83 - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x57a5df5bd8bd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57a5df5bdcbd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57a5df59a75d - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x57a5df59759b - tokio[23ed6a439c845af8]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x57a5df59759b - tokio[23ed6a439c845af8]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x57a5df59759b - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x57a5df55e3b0 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x57a5df580e3d - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x57a5df57fd24 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x57a5df613a1b - <tokio[23ed6a439c845af8]::runtime::context::scoped::Scoped<tokio[23ed6a439c845af8]::runtime::scheduler::Context>>::set::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57a5df618ba9 - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x57a5df59dd12 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::try_with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x57a5df59af5e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57a5df6168ed - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x57a5df56daf0 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x57a5df5759a6 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x57a5df576e70 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x57a5df609b43 - tokio[23ed6a439c845af8]::runtime::context::runtime::enter_runtime::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x57a5df55c723 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x57a5df5ad641 - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57a5df5b067c - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x57a5df61dc71 - sqlx_core[8117a11163130708]::rt::test_block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x57a5df5f267e - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x57a5df5f2126 - sqlx_core[8117a11163130708]::testing::run_test_with_pool::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x57a5df6066ea - <fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0} as sqlx_core[8117a11163130708]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x57a5df5d62f7 - api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:366:1
[INFO] [stdout]   51:     0x57a5df5bfb77 - api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:366:14
[INFO] [stdout]   52:     0x57a5df5f1c96 - <api_decks[bb811fd765bae3d1]::it_replaces_deck_and_returns_new_etag::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57a5df63482b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x57a5df63482b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x57a5df6420a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x57a5df63cc04 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x57a5df63cc04 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x57a5df645122 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x57a5df645122 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x57a5df645122 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x57a5e01f278f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x57a5e01f278f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73de1e2c7aa4 - <unknown>
[INFO] [stdout]   74:     0x73de1e354a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_rejects_request_without_authorization_header stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_rejects_request_without_authorization_header' (197) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57a5e01f3308 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57a5e01f3308 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57a5e01f3308 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57a5e020a6aa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57a5e020a6aa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x57a5e01f81a2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57a5e01f81a2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57a5e01d0e36 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57a5e01d0e36 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57a5e01eaf79 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57a5df64174c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57a5df64174c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57a5e01eb1f2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57a5e01eb1f2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57a5e01d0ef2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57a5e01c8479 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57a5e01d1e6d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57a5e020ae9c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57a5e020abe2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x57a5df9dba1b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57a5dfa5dd12 - sqlx_postgres[c6ad41b4af17f88f]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x57a5dfa6007e - <sqlx_postgres[c6ad41b4af17f88f]::database::Postgres as sqlx_core[8117a11163130708]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x57a5df5bd77f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[8117a11163130708]::testing::TestContext<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>, sqlx_core[8117a11163130708]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57a5df5fc263 - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x57a5df5bdb7d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57a5df5bdf7d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57a5df59aa1d - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x57a5df59877b - tokio[23ed6a439c845af8]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x57a5df59877b - tokio[23ed6a439c845af8]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x57a5df59877b - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x57a5df560610 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x57a5df5885dd - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x57a5df57fe84 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x57a5df61488b - <tokio[23ed6a439c845af8]::runtime::context::scoped::Scoped<tokio[23ed6a439c845af8]::runtime::scheduler::Context>>::set::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57a5df618e69 - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x57a5df59ead2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::try_with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x57a5df59b37e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[23ed6a439c845af8]::runtime::context::Context>>::with::<tokio[23ed6a439c845af8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57a5df616bad - tokio[23ed6a439c845af8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x57a5df570850 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x57a5df575f26 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x57a5df5792e0 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x57a5df60ab13 - tokio[23ed6a439c845af8]::runtime::context::runtime::enter_runtime::<<tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x57a5df55ceb3 - <tokio[23ed6a439c845af8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x57a5df5ae1f1 - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57a5df5b235c - <tokio[23ed6a439c845af8]::runtime::runtime::Runtime>::block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x57a5df61eda1 - sqlx_core[8117a11163130708]::rt::test_block_on::<sqlx_core[8117a11163130708]::testing::run_test<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x57a5df5f2bfe - sqlx_core[8117a11163130708]::testing::run_test::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[8117a11163130708]::testing::run_test_with_pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x57a5df5f2496 - sqlx_core[8117a11163130708]::testing::run_test_with_pool::<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres, fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x57a5df6068fa - <fn(sqlx_core[8117a11163130708]::pool::Pool<sqlx_postgres[c6ad41b4af17f88f]::database::Postgres>) -> api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0} as sqlx_core[8117a11163130708]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x57a5df5d6d47 - api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:202:1
[INFO] [stdout]   51:     0x57a5df5bfd87 - api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:202:14
[INFO] [stdout]   52:     0x57a5df5f1f56 - <api_decks[bb811fd765bae3d1]::it_rejects_request_without_authorization_header::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x57a5df63482b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x57a5df63482b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x57a5df6420a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57a5df6420a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x57a5df6420a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x57a5df63cc04 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x57a5df63cc04 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x57a5df645122 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x57a5df645122 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x57a5df645122 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x57a5df645122 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x57a5df645122 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x57a5e01f278f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x57a5e01f278f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73de1e2c7aa4 - <unknown>
[INFO] [stdout]   74:     0x73de1e354a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     it_allows_other_users_to_view_public_decks
[INFO] [stdout]     it_creates_a_deck_and_returns_201_with_full_body
[INFO] [stdout]     it_emits_etag_header_on_get_deck_response
[INFO] [stdout]     it_lists_only_authenticated_users_decks
[INFO] [stdout]     it_patches_metadata_subset_and_leaves_pool_intact
[INFO] [stdout]     it_rejects_patch_without_if_match_header
[INFO] [stdout]     it_rejects_replace_without_authorization
[INFO] [stdout]     it_rejects_replace_without_if_match_header
[INFO] [stdout]     it_rejects_request_with_invalid_token
[INFO] [stdout]     it_rejects_request_without_authorization_header
[INFO] [stdout]     it_replaces_deck_and_returns_new_etag
[INFO] [stdout]     it_returns_404_when_deleting_other_users_deck
[INFO] [stdout]     it_returns_404_when_fetching_other_users_private_deck
[INFO] [stdout]     it_returns_404_when_replacing_other_users_deck
[INFO] [stdout]     it_returns_412_on_patch_with_stale_if_match
[INFO] [stdout]     it_soft_deletes_owners_deck_and_returns_204
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 16 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test api_decks`
[INFO] running `Command { std: "docker" "inspect" "235f1e42e35217bef55c75a6c4ec8a874c68f8c62d7b553edf47d7240c471e53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "235f1e42e35217bef55c75a6c4ec8a874c68f8c62d7b553edf47d7240c471e53", kill_on_drop: false }`
[INFO] [stdout] 235f1e42e35217bef55c75a6c4ec8a874c68f8c62d7b553edf47d7240c471e53
